home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Paradise in the Skirt
/
Paradise in the Skirt.iso
/
tran1.dir
/
00071_Script_aDoor
< prev
next >
Wrap
Text File
|
1994-11-11
|
610b
|
21 lines
property mySprite,myBaseCast
on birth me,aSprite,aBaseCast
set mySprite to aSprite
set myBaseCast to aBaseCast
puppetSprite mySprite,true
set the castNum of sprite mySprite to myBaseCast
return me
end
on mOpen me
set the castNum of sprite mySprite to (the castNum of sprite mySprite) + 1
updateStage
set the castNum of sprite mySprite to (the castNum of sprite mySprite) +1
updateStage
set the castNum of sprite mySprite to (the castNum of sprite mySprite) +1
updateStage
set the castNum of sprite mySprite to (the castNum of sprite mySprite) +1
updateStage
end